FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package de.gematik.elektronische-versicherungsbescheinigung#1.0.0 (110 ms)

Package de.gematik.elektronische-versicherungsbescheinigung
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=de.gematik.elektronische-versicherungsbescheinigung@1.0.0&canonical=https://gematik.de/fhir/eeb/StructureDefinition/EEBBescheinigungBundle
Url https://gematik.de/fhir/eeb/StructureDefinition/EEBBescheinigungBundle
Version 1.0.0
Status active
Date 2023-11-15
Name EEBBescheinigungBundle
Experimental False
Type Bundle
Kind resource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient KBV_PR_FOR_Patient
https://gematik.de/fhir/eeb/StructureDefinition/EEBBescheinigungHeader EEBBescheinigungHeader
https://gematik.de/fhir/eeb/StructureDefinition/EEBCoverageEgk EEBCoverageEgk
https://gematik.de/fhir/eeb/StructureDefinition/EEBCoverageNoEgk EEBCoverageNoEgk


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "eeb-bescheinigung-bundle",
  "url" : "https://gematik.de/fhir/eeb/StructureDefinition/EEBBescheinigungBundle",
  "version" : "1.0.0",
  "name" : "EEBBescheinigungBundle",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-11-15",
  "publisher" : "gematik GmbH",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "cda",
      "uri" : "http://hl7.org/v3/cda",
      "name" : "CDA (R2)"
    },
    {
      "identity" : "w5",
      "uri" : "http://hl7.org/fhir/fivews",
      "name" : "FiveWs Pattern Mapping"
    }
  ],
  "kind" : "resource",
  "abstract" : false,
  "type" : "Bundle",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Bundle",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Bundle",
        "path" : "Bundle",
        "constraint" : [
          {
            "key" : "-eeb-angabePatientPLZ",
            "severity" : "error",
            "human" : "In der Ressource vom Typ Patient ist keine Postleitzahl vorhanden, diese ist aber eine Pflichtangabe.",
            "expression" : "entry.where(resource is Patient).resource.address.postalCode.exists()",
            "source" : "https://gematik.de/fhir/eeb/StructureDefinition/EEBBescheinigungBundle"
          }
        ]
      },
      {
        "id" : "Bundle.id",
        "path" : "Bundle.id",
        "min" : 1
      },
      {
        "id" : "Bundle.meta",
        "path" : "Bundle.meta",
        "min" : 1
      },
      {
        "id" : "Bundle.meta.profile",
        "path" : "Bundle.meta.profile",
        "min" : 1,
        "max" : "1",
        "fixedCanonical" : "https://gematik.de/fhir/eeb/StructureDefinition/EEBBescheinigungBundle"
      },
      {
        "id" : "Bundle.identifier",
        "path" : "Bundle.identifier",
        "min" : 1
      },
      {
        "id" : "Bundle.identifier.use",
        "path" : "Bundle.identifier.use",
        "max" : "0"
      },
      {
        "id" : "Bundle.identifier.type",
        "path" : "Bundle.identifier.type",
        "max" : "0"
      },
      {
        "id" : "Bundle.identifier.system",
        "path" : "Bundle.identifier.system",
        "min" : 1,
        "fixedUri" : "urn:ietf:rfc:3986"
      },
      {
        "id" : "Bundle.identifier.value",
        "path" : "Bundle.identifier.value",
        "short" : "Eindeutige UUID als übergreifender Identifier für mehrere Anfragen eines Vorgangs",
        "min" : 1
      },
      {
        "id" : "Bundle.identifier.period",
        "path" : "Bundle.identifier.period",
        "max" : "0"
      },
      {
        "id" : "Bundle.identifier.assigner",
        "path" : "Bundle.identifier.assigner",
        "max" : "0"
      },
      {
        "id" : "Bundle.type",
        "path" : "Bundle.type",
        "fixedCode" : "message"
      },
      {
        "id" : "Bundle.timestamp",
        "path" : "Bundle.timestamp",
        "min" : 1
      },
      {
        "id" : "Bundle.total",
        "path" : "Bundle.total",
        "max" : "0"
      },
      {
        "id" : "Bundle.link",
        "path" : "Bundle.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry",
        "path" : "Bundle.entry",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "profile",
              "path" : "resource"
            }
          ],
          "rules" : "closed"
        },
        "min" : 3,
        "max" : "3"
      },
      {
        "id" : "Bundle.entry:EEBBescheinigungHeader",
        "path" : "Bundle.entry",
        "sliceName" : "EEBBescheinigungHeader",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:EEBBescheinigungHeader.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:EEBBescheinigungHeader.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "MessageHeader",
            "profile" : [
              "https://gematik.de/fhir/eeb/StructureDefinition/EEBBescheinigungHeader"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:EEBBescheinigungHeader.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:EEBBescheinigungHeader.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:EEBBescheinigungHeader.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:KBVFORPatient",
        "path" : "Bundle.entry",
        "sliceName" : "KBVFORPatient",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:KBVFORPatient.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:KBVFORPatient.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "Patient",
            "profile" : [
              "https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Patient"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:KBVFORPatient.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:KBVFORPatient.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:KBVFORPatient.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:EEBCoverageEgk",
        "path" : "Bundle.entry",
        "sliceName" : "EEBCoverageEgk",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:EEBCoverageEgk.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:EEBCoverageEgk.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "Coverage",
            "profile" : [
              "https://gematik.de/fhir/eeb/StructureDefinition/EEBCoverageEgk"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:EEBCoverageEgk.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:EEBCoverageEgk.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:EEBCoverageEgk.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:EEBCoverageNoEgk",
        "path" : "Bundle.entry",
        "sliceName" : "EEBCoverageNoEgk",
        "min" : 0,
        "max" : "1"
      },
      {
        "id" : "Bundle.entry:EEBCoverageNoEgk.link",
        "path" : "Bundle.entry.link",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:EEBCoverageNoEgk.resource",
        "path" : "Bundle.entry.resource",
        "min" : 1,
        "type" : [
          {
            "code" : "Coverage",
            "profile" : [
              "https://gematik.de/fhir/eeb/StructureDefinition/EEBCoverageNoEgk"
            ]
          }
        ]
      },
      {
        "id" : "Bundle.entry:EEBCoverageNoEgk.search",
        "path" : "Bundle.entry.search",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:EEBCoverageNoEgk.request",
        "path" : "Bundle.entry.request",
        "max" : "0"
      },
      {
        "id" : "Bundle.entry:EEBCoverageNoEgk.response",
        "path" : "Bundle.entry.response",
        "max" : "0"
      },
      {
        "id" : "Bundle.signature",
        "path" : "Bundle.signature",
        "max" : "0"
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.